Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: removed extra navigation screen #5391

Closed
wants to merge 8 commits into from

Conversation

sohamkolhe9829
Copy link

What

  • Removed extra onboarding screen.
  • Upgraded intl package to intl^:0.19.0.

Screenshot

Screenshot 2024-06-16 at 8 15 12 PM Screenshot 2024-06-16 at 8 15 27 PM

Fixes bug(s)

  • Fixes: intl package version from intl^:0.18.1 to intl^:0.19.0.

Part of

@sohamkolhe9829 sohamkolhe9829 requested a review from a team as a code owner June 16, 2024 14:47
@github-actions github-actions bot added 🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score… dependencies labels Jun 16, 2024
@sohamkolhe9829 sohamkolhe9829 changed the title upgraded intl^:0.19.0 & removed extra navigation screen feet: upgraded intl^:0.19.0 & removed extra navigation screen Jun 16, 2024
@sohamkolhe9829 sohamkolhe9829 changed the title feet: upgraded intl^:0.19.0 & removed extra navigation screen chore: upgraded intl^:0.19.0 & removed extra navigation screen Jun 16, 2024
Copy link
Contributor

@monsieurtanuki monsieurtanuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sohamkolhe9829!
Please revert to intl:0.18.1 as we're still using flutter 3.19 (and it's incompatible).
Btw don't use the ^ syntax either.

Copy link
Contributor

@monsieurtanuki monsieurtanuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sohamkolhe9829!
Beyond the pubspec.yaml (that still isn't fixed), I assume that there should be deleted files and delete enum values in your PR, as we remove a page, and it's not the case...

packages/smooth_app/pubspec.yaml Outdated Show resolved Hide resolved
url: "https://pub.dev"
source: hosted
version: "0.18.1"
version: "0.19.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably because of the ^.

@g123k
Copy link
Collaborator

g123k commented Jun 16, 2024

The disadvantage of 2 features in a single PR is when we only want a part of it.
To be honest, switching with intl to 0.19 will be OK once we release 4.15.0.
After that, we will probably switch to Flutter 3.22.

@monsieurtanuki
Copy link
Contributor

@sohamkolhe9829 btw I would advise you to create and use branches and not to send PR from the main develop branch.

@sohamkolhe9829
Copy link
Author

sohamkolhe9829 commented Jun 17, 2024 via email

@monsieurtanuki
Copy link
Contributor

how to do that, can you help me out?

I'm afraid not, I'm not very good with github. But you can find specific help about it on the web.

@g123k
Copy link
Collaborator

g123k commented Jun 17, 2024

how to do that, can you help me out?

I'm afraid not, I'm not very good with github. But you can find specific help about it on the web.

That's not that hard.

  1. Fork this repo:
    Screenshot 2024-06-17 at 11 37 25

  2. Clone your fork

  3. Create a new branch

  4. Develop / commit / push on this branch

  5. And back on GitHub, you will see a banner to create a Pull Request

@g123k g123k changed the title chore: upgraded intl^:0.19.0 & removed extra navigation screen chore: removed extra navigation screen Jun 20, 2024
@teolemon
Copy link
Member

@sohamkolhe9829 I'm going to close, since @g123k had something that covers the same score. sorry for this one. Sorry for the mishap.

@teolemon teolemon closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…
Development

Successfully merging this pull request may close these issues.

4 participants